Class collections.UpdatableSetImpl
All Packages    This Package    Previous    Next

Class collections.UpdatableSetImpl

java.lang.Object
   |
   +----collections.UpdatableImpl
           |
           +----collections.UpdatableSetImpl

class UpdatableSetImpl
extends UpdatableImpl
implements UpdatableSet
UpdatableSetImpl extends UpdatableImpl to provide default implementations of some Set operations.
Author:
Doug Lea
Version:
0.93

For an introduction to this package see Overview .

This class is not public and can therefore not be used outside this package.


All Packages    This Package    Previous    Next